StylePackCallbackNative

class StylePackCallbackNative : StylePackCallback

Callback invoked when returning a style package.

Parameters

stylePack

The `style pack`. Otherwise, an `style pack error` describing the error.

Functions

run
Link copied to clipboard
open fun run(stylePack: Expected<StylePackError, StylePack>)